("Czech"): Add documentation string.
authorGerd Moellmann <gerd@gnu.org>
Tue, 3 Apr 2001 13:06:42 +0000 (13:06 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 3 Apr 2001 13:06:42 +0000 (13:06 +0000)
lisp/language/czech.el

index 0658329911a3d18dfbf91d2b228502e6a3973604..b2a4c94af8192bc4c7b11f0e5074a18e3dcb9b4d 100644 (file)
@@ -1,6 +1,6 @@
 ;;; czech.el -- support for Czech -*- coding: iso-2022-7bit; -*-
 
-;; Copyright (C) 1998 Free Software Foundation.
+;; Copyright (C) 1998, 2001 Free Software Foundation.
 
 ;; Maintainer: Milan Zamazal <pdm@fi.muni.cz>
 ;; Keywords: multilingual, Czech
           (unibyte-display . iso-8859-2)
           (tutorial . "TUTORIAL.cs")
           (sample-text . "P\e,Bx\e(Bejeme v\e,Ba\e(Bm hezk\e,B}\e(B den!")
-          (documentation . t))
+          (documentation . "\
+This language environment is almost the same as Latin-2,
+but default input method is set to \"czech\",
+and select's the Czech tutorial."))
  '("European"))
 
 (provide 'czech)